ComponentOne FlexGrid for UWP
MaxSize Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowColCollection<T> Class : MaxSize Property
Gets or sets a value that indicates the maximum size (width or height) in pixels for row and column objects in this collection.
Syntax
'Declaration
 
Public Property MaxSize As System.Double
public System.double MaxSize {get; set;}
See Also

Reference

RowColCollection<T> Class
RowColCollection<T> Members